projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d18134
)
Add fixed date (RD) to menu of other dates.
author
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Fri, 5 Dec 1997 17:37:39 +0000
(17:37 +0000)
committer
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Fri, 5 Dec 1997 17:37:39 +0000
(17:37 +0000)
lisp/calendar/cal-menu.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-menu.el
b/lisp/calendar/cal-menu.el
index 452683cc0a8993719f1db3448f9720ea326ff921..9295c77d779d45dca8644da3ab7da7bf5683e0e7 100644
(file)
--- a/
lisp/calendar/cal-menu.el
+++ b/
lisp/calendar/cal-menu.el
@@
-385,6
+385,9
@@
The output is in landscape format, one month to a page."
(list
(format "Astronomical (Julian) day number (at noon UTC): %s.0"
(calendar-astro-date-string date)))
+ (list
+ (format "Fixed date: %s"
+ (calendar-absolute-from-gregorian date)))
(list (format "Hebrew date (before sunset): %s"
(calendar-hebrew-date-string date)))
(list (format "Persian date: %s"